(Fx_popup_menu): Add a vector of prefix keys for the panes.
authorRichard M. Stallman <rms@gnu.org>
Wed, 12 May 1993 05:17:47 +0000 (05:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 12 May 1993 05:17:47 +0000 (05:17 +0000)
commit819012f0555783d74d7f7fcf381a993ceac457e8
tree5c7de2ee4460c9c3b15a1e036d8124644508f7ca
parent9d330ad06a4d1e48bcd2ab65ad0f92651a4e2adf
(Fx_popup_menu): Add a vector of prefix keys for the panes.
(keymap_panes): Allocate that vector.
(single_keymap_panes): Fill in that vector.
(xmenu_show): Return a list of events, not just one event.
src/xmenu.c